Skip to content

Conversation

@dspo
Copy link
Contributor

@dspo dspo commented Apr 11, 2025

Type of change:

  • Bugfix
  • New feature provided
  • Improve performance
  • Backport patches
  • Documentation
  • Refactor
  • Chore
  • CI/CD or Tests

What this PR does / why we need it:

Pre-submission checklist:

  • Did you explain what problem does this PR solve? Or what new features have been added?
  • Have you added corresponding test cases?
  • Have you modified the corresponding document?
  • Is this PR backward compatible? If it is not backward compatible, please discuss on the mailing list first

@dspo dspo requested a review from Copilot April 11, 2025 08:59
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 5 out of 7 changed files in this pull request and generated no comments.

Files not reviewed (2)
  • PROJECT: Language not supported
  • go.mod: Language not supported
Comments suppressed due to low confidence (2)

internal/manager/controllers.go:29

  • Ensure the resource name 'httproutepolicies' used in the RBAC annotation accurately matches the CRD definition throughout the codebase.
// +kubebuilder:rbac:groups=gateway.apisix.io,resources=httproutepolicies,verbs=get;list;watch

config/rbac/kustomization.yaml:25

  • [nitpick] Verify that the helper role filenames (e.g., 'httproutepolicy_admin_role.yaml') are consistent with the pluralized resource name 'httproutepolicies' used elsewhere.
- httproutepolicy_admin_role.yaml

@dspo dspo requested a review from AlinsRan April 11, 2025 09:09
@github-actions
Copy link
Contributor

github-actions bot commented Apr 11, 2025

conformance test report

apiVersion: gateway.networking.k8s.io/v1
date: "2025-04-14T01:36:40Z"
gatewayAPIChannel: standard
gatewayAPIVersion: v1.2.0
implementation:
  contact: null
  organization: API7
  project: api7-ingress-controller
  url: https://github.com/api7/api7-ingress-controller.git
  version: v2.0.0
kind: ConformanceReport
mode: default
profiles:
- core:
    failedTests:
    - HTTPRoutePathMatchOrder
    - HTTPRouteSimpleSameNamespace
    result: failure
    skippedTests:
    - GatewayInvalidTLSConfiguration
    - GatewaySecretInvalidReferenceGrant
    - GatewaySecretMissingReferenceGrant
    - GatewaySecretReferenceGrantAllInNamespace
    - GatewaySecretReferenceGrantSpecific
    - HTTPRouteExactPathMatching
    - HTTPRouteHTTPSListener
    - HTTPRouteHeaderMatching
    - HTTPRouteHostnameIntersection
    - HTTPRouteInvalidBackendRefUnknownKind
    - HTTPRouteInvalidCrossNamespaceBackendRef
    - HTTPRouteInvalidCrossNamespaceParentRef
    - HTTPRouteInvalidNonExistentBackendRef
    - HTTPRouteInvalidParentRefNotMatchingSectionName
    - HTTPRouteInvalidReferenceGrant
    - HTTPRouteListenerHostnameMatching
    - HTTPRouteMatching
    - HTTPRouteMatchingAcrossRoutes
    - HTTPRoutePartiallyInvalidViaInvalidReferenceGrant
    - HTTPRouteReferenceGrant
    - HTTPRouteRequestHeaderModifier
    - HTTPRouteWeight
    statistics:
      Failed: 2
      Passed: 9
      Skipped: 22
  name: GATEWAY-HTTP
  summary: Core tests failed with 2 test failures.

@dspo dspo requested a review from AlinsRan April 11, 2025 09:59
@dspo dspo requested a review from AlinsRan April 13, 2025 23:22
@dspo dspo merged commit 2b5f4fb into release-v2-dev Apr 14, 2025
8 checks passed
@AlinsRan AlinsRan deleted the chore/crd-http_route_policy branch May 8, 2025 07:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants